home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cope with Cancer
/
Cope with Cancer.iso
/
pc
/
cope
/
copehelp.dxr
/
00183.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-11-03
|
216 b
|
11 lines
on exitFrame
global gHoldit
set the volume of sprite 10 to 200
set the soundLevel to 6
updateStage()
repeat while the ticks < (gHoldit + 30)
go(the frame)
UpdateSlider(9, 141, 252)
end repeat
end